luci-app-adblock: sync with latest adblock
authorDirk Brenken <[email protected]>
Sat, 18 Feb 2023 19:34:44 +0000 (20:34 +0100)
committerDirk Brenken <[email protected]>
Sat, 18 Feb 2023 19:34:44 +0000 (20:34 +0100)
* removed energized soruce selection
* sync translations

Signed-off-by: Dirk Brenken <[email protected]>
(cherry picked from commit b762e772ce317153000a93b6ea4cba51256c8ca7)
Signed-off-by: Dirk Brenken <[email protected]>
37 files changed:
applications/luci-app-adblock/Makefile
applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js
applications/luci-app-adblock/po/ar/adblock.po
applications/luci-app-adblock/po/bg/adblock.po
applications/luci-app-adblock/po/bn_BD/adblock.po
applications/luci-app-adblock/po/ca/adblock.po
applications/luci-app-adblock/po/cs/adblock.po
applications/luci-app-adblock/po/da/adblock.po
applications/luci-app-adblock/po/de/adblock.po
applications/luci-app-adblock/po/el/adblock.po
applications/luci-app-adblock/po/en/adblock.po
applications/luci-app-adblock/po/es/adblock.po
applications/luci-app-adblock/po/fi/adblock.po
applications/luci-app-adblock/po/fr/adblock.po
applications/luci-app-adblock/po/he/adblock.po
applications/luci-app-adblock/po/hi/adblock.po
applications/luci-app-adblock/po/hu/adblock.po
applications/luci-app-adblock/po/it/adblock.po
applications/luci-app-adblock/po/ja/adblock.po
applications/luci-app-adblock/po/ko/adblock.po
applications/luci-app-adblock/po/mr/adblock.po
applications/luci-app-adblock/po/ms/adblock.po
applications/luci-app-adblock/po/nb_NO/adblock.po
applications/luci-app-adblock/po/pl/adblock.po
applications/luci-app-adblock/po/pt/adblock.po
applications/luci-app-adblock/po/pt_BR/adblock.po
applications/luci-app-adblock/po/ro/adblock.po
applications/luci-app-adblock/po/ru/adblock.po
applications/luci-app-adblock/po/si/adblock.po
applications/luci-app-adblock/po/sk/adblock.po
applications/luci-app-adblock/po/sv/adblock.po
applications/luci-app-adblock/po/templates/adblock.pot
applications/luci-app-adblock/po/tr/adblock.po
applications/luci-app-adblock/po/uk/adblock.po
applications/luci-app-adblock/po/vi/adblock.po
applications/luci-app-adblock/po/zh_Hans/adblock.po
applications/luci-app-adblock/po/zh_Hant/adblock.po

index a3d956a116c6d1808dfec7e5af3a72432231c1a0..ff9bf2ade4207ad5374fb30f42152e9a3822e7a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2017-2022 Dirk Brenken ([email protected])
+# Copyright 2017-2023 Dirk Brenken ([email protected])
 # This is free software, licensed under the Apache License, Version 2.0
 
 include $(TOPDIR)/rules.mk
index a54b350759b6b9e38552279c70b5395c9211ae23..9b0aa5bc0dae646023f2947e8875f17d6f590c4e 100644 (file)
@@ -581,22 +581,6 @@ return view.extend({
                o.optional = true;
                o.rmempty = true;
 
-               o = s.taboption('sources', form.DummyValue, '_sub');
-               o.rawhtml = true;
-               o.default = '<em><b>Energized List Selection</b></em>';
-
-               o = s.taboption('sources', form.DynamicList, 'adb_eng_sources', _('Variants'));
-               for (var i = 0; i < categories.length; i++) {
-                       code = categories[i].match(/^(\w+);/)[1].trim();
-                       if (code === 'eng') {
-                               list = categories[i].match(/^\w+;(.*);/)[1].trim();
-                               path = categories[i].match(/^.*;(.*$)/)[1].trim();
-                               o.value(path, list);
-                       }
-               }
-               o.optional = true;
-               o.rmempty = true;
-
                o = s.taboption('sources', form.DummyValue, '_sub');
                o.rawhtml = true;
                o.default = '<em><b>StevenBlack List Selection</b></em>';
index 32eb0438e50bbd82f3db29720e5af7224d35276f..56b1e7afac016302f9bfb041b861de7437627e46 100644 (file)
@@ -794,7 +794,6 @@ msgid "Unable to save changes: %s"
 msgstr "تعذر حفظ التغييرات: s%"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "المتغيرات"
 
index 66707e50e592f17e36d70a34cfdafcb8ef2e5620..baa18e5b4409634cb3fb0fda73b701d6714a1eb7 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 237945341e7d1aac05587b847e00c988d9fc24c8..f42155089c11f160507cf629c48068a5772f8980 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 37f4ec1a0b304641123ae223339cf1dd31dfd1c7..c06e93bce315878e3b66e7aaa3f1c7f2d0b679b7 100644 (file)
@@ -751,7 +751,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index c63000a44abac68fdd578d78c78c0fd62ee45967..95ff2ecb3718a7c44b80f0f90c063bff296f9281 100644 (file)
@@ -774,7 +774,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 9cc42ff8d5d46f3935112dbad7a2f5434e18f88c..669542a7c3e8beed9d6869242aad838933cf3c6a 100644 (file)
@@ -816,7 +816,6 @@ msgid "Unable to save changes: %s"
 msgstr "Kunne ikke gemme ændringer: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianter"
 
index 372110f27cb0585c61a4c401110d16ef87850d36..ef96c02695b9a04e62ef9683cc5d04f4a826de6d 100644 (file)
@@ -813,7 +813,6 @@ msgid "Unable to save changes: %s"
 msgstr "Konnte Änderungen nicht speichern: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianten"
 
index 8bc183bf73d5f4a4eae1754fdd342092d7283f9e..125ccc4d5093b139dd7054bb1dd738d737522603 100644 (file)
@@ -751,7 +751,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index b847ba0336fa4071de827db5b9149408c5e694d9..9a4cae9f7ab3dc1a99b481f81bd859555f609541 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index f09ae8c3b2d01ae5160ed510cddcccdbe726e4a5..778f831b360e60bbd2072fde6973ad46ff7beacd 100644 (file)
@@ -827,7 +827,6 @@ msgid "Unable to save changes: %s"
 msgstr "No se pudo guardar los cambios: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index d7e76914ddb8576a06120b409e93f8b05a9280ab..ddf1994e9041c461a918426193c34e8ebd46b5d1 100644 (file)
@@ -768,7 +768,6 @@ msgid "Unable to save changes: %s"
 msgstr "Muutoksia ei voitu tallentaa: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index a4e1eb2c9b6cc9f52e857bffa873aa81c634de7f..9d991e241d8850d0822dada8a52f2d2f304fb9ec 100644 (file)
@@ -831,7 +831,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossible de sauvegarder les modifications : %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index 334c385ff2af4108be6d973ba452614a010ebcb3..0c84c9349ce694ca0ab6c43801601e41a56a94ab 100644 (file)
@@ -750,7 +750,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 1deb94c49ffce5c5933a9c52fa1d627bfbaed327..4c8efa54a442720c12a00f86661e2d13f92d5e3e 100644 (file)
@@ -743,7 +743,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 5333d99eb713375038ad0bb02f2ce4510e0d62f7..8cec1f95b72f01975c74045b30cb9f129ad6ce83 100644 (file)
@@ -768,7 +768,6 @@ msgid "Unable to save changes: %s"
 msgstr "Nem sikerült a/az %s változtatás mentése"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 #, fuzzy
 msgid "Variants"
 msgstr "Variánsok"
index a31489b0acd99fed93021fb83d9706cf39880772..3ea7f8e9677dd648ebf8f2bc4648b0c5f56905f8 100644 (file)
@@ -817,7 +817,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossibile salvare le modifiche: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianti"
 
index da8fa5d86c1d42dadd672165957a752209b43597..61f9f04a3a1bd386d70e8d462420c4b5950d4a40 100644 (file)
@@ -791,7 +791,6 @@ msgid "Unable to save changes: %s"
 msgstr "変更を保存できませんでした: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 0f67ca031f426ff9380cbedb64c1ab2c23afa0f9..68472fbfd31a978dc2b1be50b055eacb6e5df53a 100644 (file)
@@ -753,7 +753,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index ceb89bd8193786b555e0a1af006ad95ad0aad782..9016cc17ca8b7d07528d995ee7e717601be66eb9 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index e19b69ebddaba61ffb6630d306189de613d50a33..c2ce22a0ad8cbfb14b0e06209b15e75743c56925 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 73984733cfc255b78122e5c3aaf679ccfd272efa..9cb9e950a5a71a3b9c547ca8d0abb8cd89c3006e 100644 (file)
@@ -760,7 +760,6 @@ msgid "Unable to save changes: %s"
 msgstr "Kunne ikke lagre endringer: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varianter"
 
index 8f793b4f2773e2e8a5e469a82c713ea0f3c83a83..4a6348bd4b3dc228c66b3e3a94cace960e785363 100644 (file)
@@ -817,7 +817,6 @@ msgid "Unable to save changes: %s"
 msgstr "Nie można zapisać zmian: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Warianty"
 
index f0333f58a37d609b4082f4f9daf56387c6cea84c..d992299d2412f612b2c4de3575112fe012df9790 100644 (file)
@@ -824,7 +824,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossível gravar as modificações: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index cc2df056be7e61ed4c2bb72da32458f84fc73a31..53ee95c633759c629f1ac50b2d5d8ba5fcb28a13 100644 (file)
@@ -833,7 +833,6 @@ msgid "Unable to save changes: %s"
 msgstr "Impossível salvar as modificações: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variantes"
 
index 82bf1b340060de4628fae1bb53b617ae0e2587b6..f51e400cd80cec94282cbb6f26958a0666ba48c8 100644 (file)
@@ -821,7 +821,6 @@ msgid "Unable to save changes: %s"
 msgstr "Nu se pot salva modificările: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Variante"
 
index b11fd0f438cf6a07bb0fd0b1ddf0707ac570cc7d..cba92c4fbf51232f1dc844a31bf37ad8c1ad7f26 100644 (file)
@@ -816,7 +816,6 @@ msgid "Unable to save changes: %s"
 msgstr "Невозможно сохранить изменения: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Варианты"
 
index f671efa8c7251fb3d433cc21bf6629e9574d77b5..b2d6f9f0c58d064496f83c497d758cca847337f3 100644 (file)
@@ -749,7 +749,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 42d03acd1cd4aef723fbd819d6837891a545b797..0aa4e75900e6159992294b614fa775cbf1f7ef3d 100644 (file)
@@ -754,7 +754,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 9f6337af051ca89af4a9cd01f138b8b818c868b2..96f80697c917441aea14c291f33dccccf6b142f6 100644 (file)
@@ -786,7 +786,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 33bf9174b5eb13d69d72b232bedb582f75da089c..5d025104a450a6061af9567a357b08cbdd02c85f 100644 (file)
@@ -740,7 +740,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index 9c83acdb609685d725ce4b178ec37a4c927a5122..daa342d91e23dfab5e9b767522cd2d586b119c2b 100644 (file)
@@ -822,7 +822,6 @@ msgid "Unable to save changes: %s"
 msgstr "Değişiklikler kaydedilemiyor: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Varyantlar"
 
index b86f93a8ff3f0f45d05872afd7b3c6327e69c169..3ab0b5f024f4e142bba8455dd06d0f7e1a4ebf78 100644 (file)
@@ -811,7 +811,6 @@ msgid "Unable to save changes: %s"
 msgstr "Не вдалося зберегти зміни: %s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "Варіанти"
 
index 2ebed597f0ee13f64ef1c2e81a1007373dd98dc3..64c6efe92bff109e9745532c711c33391e063bc6 100644 (file)
@@ -751,7 +751,6 @@ msgid "Unable to save changes: %s"
 msgstr ""
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr ""
 
index e188af73c66b1fadf6c3ef22eeb07a2565c6afce..d626b550c34ecd61f16eef591a22b39fc88c5173 100644 (file)
@@ -779,7 +779,6 @@ msgid "Unable to save changes: %s"
 msgstr "无法保存更改:%s"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "变种"
 
index b2ae0143cc415de7bf9940f04861ae2d5b2c0c67..9599b80d086b6c5f5b9bd81644dfe501753560e3 100644 (file)
@@ -788,7 +788,6 @@ msgid "Unable to save changes: %s"
 msgstr "無法儲存變更(訊息:%s)"
 
 #: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:588
-#: applications/luci-app-adblock/htdocs/luci-static/resources/view/adblock/overview.js:604
 msgid "Variants"
 msgstr "變體"